home *** CD-ROM | disk | FTP | other *** search
/ Enter Special 5: Digital Photography / ENTER Special 05.iso / Grafika / LEADView 4.0 / LEADViEWEval.exe / Disk1 / data1.cab / Program_EXE_Eval / PhotoAlbum.exe / HTML / 9700 next >
Encoding:
Text File  |  2003-04-21  |  753 b   |  25 lines

  1. <!-- main page -->
  2. <html>
  3. <head>
  4. <title>
  5. <userdata_insertion_point>
  6. $VAR_STRING_PAGETITLE$
  7. </userdata_insertion_point>
  8. </title>
  9. </head>
  10. <style>
  11. body { background : white; color : black; margin: 10; font-family: Verdana, Arial, sans-serif; font-size: 10pt; line-height: 150% }
  12. table{ background : white; color : black; margin:  5; font-family: Verdana, Arial, sans-serif; font-size: 10pt; line-height: 150% }
  13. </style>
  14. <body bgcolor="#$VAR_STRING_BKCOLOR$" style="background-color: #$VAR_STRING_BKCOLOR$">
  15. <h2 align="center">
  16. <userdata_insertion_point>
  17. $VAR_STRING_PAGETITLE$
  18. </userdata_insertion_point>
  19. </h2>
  20. <userdata_insertion_point>
  21. $HTMLTEMPLATE_THUMBNAIL_TABLE$
  22. </userdata_insertion_point>
  23. </body>
  24. </html>
  25. <!-- /main page -->